GrapeCity.WPF.InputMan アセンブリ > GrapeCity.Windows.InputMan 名前空間 > NotifyCollection<T> クラス : SetItem メソッド |
例外 | 解説 |
---|---|
System.InvalidOperationException | コレクションがロックされています。 |
System.ArgumentOutOfRangeException | index に指定された値が 0 より小さいか、Count を超えています。 |
System.ArgumentNullException | item が null 参照 (Visual Basicでは Nothing) です。 |